Skip to content

Fix: ensure this.outputPath/sourcePath trailing slash isn't removed (fixes #3675) #3676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

joe-allen-89
Copy link
Contributor

When changing from path.join to path.resolve the path is now being normalized and trailing slashes being removed.
#3675

Fix

Copy link
Member

@taylortom taylortom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No negative impacts on the AAT

@joe-allen-89 joe-allen-89 merged commit 72d132a into master Apr 16, 2025
2 checks passed
@joe-allen-89 joe-allen-89 deleted the issue/3675 branch April 16, 2025 13:57
@github-project-automation github-project-automation bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Apr 16, 2025
github-actions bot pushed a commit that referenced this pull request Apr 16, 2025
## [5.46.3](v5.46.2...v5.46.3) (2025-04-16)

### Fix

* ensure this.outputPath/sourcePath trailing slash isn't removed (fixes #3676) ([72d132a](72d132a)), closes [#3676](#3676)
Copy link

🎉 This PR is included in version 5.46.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Recently Released
Development

Successfully merging this pull request may close these issues.

globals not being added to course.json on build
4 participants